Vcenter NamespaceManagement Supervisors Zones Bindings ResourceAllocationSpec

Vcenter NamespaceManagement Supervisors Zones Bindings ResourceAllocationSpec
Vcenter NamespaceManagement Supervisors Zones Bindings ResourceAllocationSpec

The Vcenter NamespaceManagement Supervisors Zones Bindings ResourceAllocationSpec schema contains configuration of resources on a vSphere Zone associated with the Supervisor.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "vm_reservations": [
        {
            "reserved_vm_class": "string",
            "count": 0
        }
    ]
}
vm_reservations
Optional

Identifier and quantities of Virtual Machine Classes for which instances should be reserved.

This property was added in vSphere API 9.0.0.0.

If unset vSphere Zone will have no Virtual Machine Class Instances reserved.